home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / pock40.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1994-03-27  |  374b  |  15 lines

  1. echo off
  2. cls
  3. echo  Choose document to print then type:
  4. echo.
  5. echo   "L"           to preview file
  6. echo   ENTER or "Y"  to print it
  7. echo   "*"           to run print of rest of files
  8. echo   ESC           to exit
  9. echo.
  10. d    .1st .d .doc .diz .frm .lst /I[copy /A $w prn:][?$3#. $8n.$3e $8s bytes ?]uRQ
  11. echo.
  12. echo Type D /? and D /?? to access on-line guides
  13. echo.
  14.  
  15.